func vendor/golang.org/x/net/http2/hpack.newStaticTable

2 uses

	vendor/golang.org/x/net/http2/hpack (current package)
		tables.go#L129: var staticTable = newStaticTable()
		tables.go#L194: func newStaticTable() *headerFieldTable {